home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Colorado Rockies Interactive CD-ROM 1999
/
Colorado Rockies 1999 Interactive CD-ROM.iso
/
mac
/
Xtras
/
ScriptOMatic Lite
/
ScriptOMatic Lite.Dxr
/
00034_ScriptPreview.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-05-10
|
210 b
|
13 lines
global gVariable
property pVariable
on new me
return me
end new
-- this handler has no purpose
on handlerOne argumentOne, argumentTwo
do nothing
set exampleLocal = ["text", "moretext"]
end handlerOne